home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol C-14 / Vol C-14.iso / games / mission_.swf / scripts / frame_14 / DoAction.as
Text File  |  2012-04-23  |  81b  |  9 lines

  1. if(eval("/:total") eq "noe")
  2. {
  3.    gotoAndPlay(17);
  4. }
  5. else
  6. {
  7.    play();
  8. }
  9.